gh-142754: Ensure that Element & Attr instances have the ownerDocument attribute...
authorPetr Viktorin <encukou@gmail.com>
Tue, 16 Dec 2025 12:20:48 +0000 (13:20 +0100)
committerArnaud Rebillout <arnaudr@debian.org>
Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)
commitf525b54411c1bfbf0f5a2df21c3585a3149263ec
tree6a70ff575ea160ee48ded6c625fd6e0621e7451f
parenta20d120571d9b58b7a1b63e1e6c67a0a34a3f722
gh-142754: Ensure that Element & Attr instances have the ownerDocument attribute (#142794)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Origin: backport, https://github.com/python/cpython/commit/1cc7551b3f9f71efbc88d96dce90f82de98b2454
Debian-Bug: https://bugs.debian.org/1122875

Gbp-Pq: Name CVE-2025-12084-2.patch
Lib/test/test_minidom.py
Lib/xml/dom/minidom.py
Misc/NEWS.d/next/Library/2025-12-16-11-55-55.gh-issue-142754.xuCrt3.rst [new file with mode: 0644]